SIPREC Parameters

The SIPREC parameters are described in the table below.

SIPREC Parameters

Parameter

Description

'Forward Signaling to SIPREC'

configure voip > sip-definition sip-recording settings > fwd-signaling-to-siprec

[FwdSignalingToSIPRec]

Enables the device to send DTMF digits notifications using SIP INFO messages to the SIPREC SRS.

[0] Disable (default)
[1] DTMF SIP INFO

For more information, see Sending DTMF Digits Notifications using SIP INFO Messages to SRS.

'Recording Server (SRS) Destination Username'

configure voip > sip-definition sip-recording settings > siprec-server-dest-username

[SIPRecServerDestUsername]

Defines the SIP user part for the recording server. This user part is added in the SIP To header of the INVITE message that the device sends to the recording server.

The valid value is a string of up to 50 characters. By default, no user part is defined.

'SIP Recording Metadata Format'

configure voip > sip-definition sip-recording settings > siprec-metadata-format

[SIPRecMetadataFormat]

Defines the format of the SIPREC recording metadata that the device generates in SIP messages sent to the SRS.

[0] Legacy = (Default) The device generates the recording metadata in a "legacy" format, whereby the user part of the participant URI (source or destination) is used as the ID.
[1] RFC 7865 = The device generates the recording metadata in a format according to RFC 7865, whereby all IDs (e.g., participant ID) are in Base64 format. This metadata format also includes additional XML tags with association information (e.g., "<participantsessionassoc>").

'SIP Recording Time Stamp Format'

configure voip > sip-definition sip-recording settings > siprec-time-stamp

[SIPRecTimeStamp]

Defines the format of the device's time (timestamp) in SIP messages that are sent to the SIP Recording Server (SRS).

[0] Local Time = (Default) The device's local time (without the UTC time zone) is used for the timestamp.
[1] UTC = The device's UTC time is used for the timestamp.

Note: The timestamp is contained in the XML body of the SIP message. If the timestamp uses the UTC time, the time is suffixed with the letter "Z", for example:

<associate-time>2017-09-07T06:33:38Z</associate-time>

'Video Recording Sync Timeout'

configure voip > sip-definition sip-recording settings > video-rec-sync-timeout

[VideoRecordingSyncTimeout]

Defines the video synchronization timeout (in msec), which is applicable when the device also records the video stream of audio-video calls for SIPREC. If the SIP 200 OK from the SRS is not received within this timeout, the device connects the video stream between the UAs (instead of waiting for the 200 OK).

The valid value is 100 to 5,000. The default is 2,000.